home *** CD-ROM | disk | FTP | other *** search
- #ifndef _INCLUDE_PRAGMA_INPUT_LIB_H
- #define _INCLUDE_PRAGMA_INPUT_LIB_H
-
- /*
- ** $VER: input_lib.h 10.1 (19.7.95)
- ** Includes Release 40.15
- **
- ** '(C) Copyright 1995/96 Haage & Partner Computer GmbH'
- ** All Rights Reserved
- */
-
- #ifndef CLIB_INPUT_PROTOS_H
- #include <clib/input_protos.h>
- #endif
-
- #ifdef __cplusplus
- extern "C" {
- #endif
-
- #pragma amicall(InputBase, 0x2a, PeekQualifier())
-
- #ifdef __cplusplus
- }
- #endif
-
- #endif
-